home *** CD-ROM | disk | FTP | other *** search
/ Alumni Directory: Columbia University 2004 / Columbia University Alumni Directory 2004.iso / IE5 / VBSCRIPT.CAB / wscript.exe / string.txt next >
Text File  |  1999-11-05  |  3KB  |  47 lines

  1. 1    Windows Script Host
  2. 3    Windows Script Host (debugging disabled)
  3. 100    Usage: WScript scriptname.extension [option...] [arguments...]\n\nOptions:\n //B        Batch mode: Suppresses script errors and prompts from displaying\n //D        Enable Active Debugging\n //E:engine    Use engine for executing script\n //H:CScript    Changes the default script host to CScript.exe\n //H:WScript    Changes the default script host to WScript.exe (default)\n //I        Interactive mode (default, opposite of //B)\n //Job:xxxx    Execute a WS job\n //Logo        Display logo (default)\n //Nologo        Prevent logo display: No banner will be shown at execution time\n //S        Save current command line options for this user\n //T:nn        Time out in seconds:  Maximum time a script is permitted to run\n //X        Execute script in debugger
  4. 102    This Unicode version of WScript will only execute under Windows NT.\n\nPlease use the ANSI version of WScript.
  5. 103    Script:    %1!ls!\nLine:    %2!lu!\nChar:    %3!ld!\nError:    %4!ls!\nCode:    %5!lX!\nSource:     %6!ls!
  6. 104    WScript - Script Execution Error
  7. 200    WScript Error - Windows Script Host
  8. 201    Input Error - Windows Script Host
  9. 500    The Windows Script Host settings have been reset to default.
  10. 501    Command line options are saved.
  11. 502    The default script host is now set to "wscript.exe".
  12. 503    The default script host is now set to "cscript.exe".
  13. 1000    Script execution time was exceeded on script "%1".\nScript execution was terminated.
  14. 1001    Could not locate automation class named "%1".
  15. 1002    Could not connect object.
  16. 2000    Initialization of the Windows Script Host failed.
  17. 2001    Can't find script engine "%2" for script "%1".
  18. 2002    Can't change default script host.
  19. 2003    An attempt at saving your settings via the //S option failed.
  20. 2004    Loading script "%1" failed (%2).
  21. 2005    Loading your settings failed.
  22. 2006    Execution of the Windows Script Host failed.
  23. 2007    Unexpected error of the Windows Script Host.
  24. 3000    //T option requires timeout value.
  25. 3001    Invalid timeout value for //T option.
  26. 3002    Unknown option "%1" specified.
  27. 3003    Extra argument specified to option "%1".
  28. 3004    There is no script file specified.
  29. 3005    Command line option mismatch.
  30. 3006    There is no file extension in "%1".
  31. 3007    //H option requires host name.
  32. 3008    Host name for //H option must be "cscript" or "wscript".
  33. 3009    There is no script engine for file extension "%1".
  34. 3010    Can not find script file "%1".
  35. 3011    Invalid pathname.
  36. 3012    Need -E option.
  37. 3013    -E option requires name of script engine.
  38. 3014    Can't read script from stdin.
  39. 3015    //CP option requires code page value.
  40. 3016    Invalid code page value for //CP option.
  41. 3017    Missing job name.
  42. 3018    Unicode is not supported on this platform.
  43. 4000    Script setting file "%1" is invalid.
  44. 4001    Invalid #codepage directive.
  45. 5000    Win32 Error 0x%X
  46. 5001    %1 (%2)
  47.